[INFO] cloning repository https://github.com/pkvartsianyi/spatio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkvartsianyi/spatio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkvartsianyi%2Fspatio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkvartsianyi%2Fspatio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c50f6e196f75f89f33d710b75d60db5f19413ef5
[INFO] testing pkvartsianyi/spatio against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkvartsianyi%2Fspatio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pkvartsianyi/spatio
[INFO] finished tweaking git repo https://github.com/pkvartsianyi/spatio
[INFO] tweaked toml for git repo https://github.com/pkvartsianyi/spatio written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pkvartsianyi/spatio on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pkvartsianyi/spatio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 031b9fad09b806137257fd9cd56920353999f21b3f9fb6907929e6dc72b9bfe8
[INFO] running `Command { std: "docker" "start" "-a" "031b9fad09b806137257fd9cd56920353999f21b3f9fb6907929e6dc72b9bfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "031b9fad09b806137257fd9cd56920353999f21b3f9fb6907929e6dc72b9bfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031b9fad09b806137257fd9cd56920353999f21b3f9fb6907929e6dc72b9bfe8", kill_on_drop: false }`
[INFO] [stdout] 031b9fad09b806137257fd9cd56920353999f21b3f9fb6907929e6dc72b9bfe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 959512795fbf29bb04b8a8d16149648ce00a33fa17d4e3ddd7a5f1412e57109f
[INFO] running `Command { std: "docker" "start" "-a" "959512795fbf29bb04b8a8d16149648ce00a33fa17d4e3ddd7a5f1412e57109f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling float_extras v0.1.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_api v0.18.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling s2 v0.0.13
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling tokio-serde v0.9.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling pythonize v0.27.0
[INFO] [stderr]    Compiling spatio-types v0.2.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling spatio v0.3.6 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling tarpc v0.34.0
[INFO] [stderr]    Compiling spatio-server v0.2.5 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling spatio-py v0.2.7 (/opt/rustwide/workdir/crates/py)
[INFO] [stderr]    Compiling spatio-client v0.2.4 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling spatio-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "959512795fbf29bb04b8a8d16149648ce00a33fa17d4e3ddd7a5f1412e57109f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959512795fbf29bb04b8a8d16149648ce00a33fa17d4e3ddd7a5f1412e57109f", kill_on_drop: false }`
[INFO] [stdout] 959512795fbf29bb04b8a8d16149648ce00a33fa17d4e3ddd7a5f1412e57109f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e20c125c46ded5677b2239b0eb7220dc05651137ab6e5fbb173fef46f9e6653
[INFO] running `Command { std: "docker" "start" "-a" "0e20c125c46ded5677b2239b0eb7220dc05651137ab6e5fbb173fef46f9e6653", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling spatio-py v0.2.7 (/opt/rustwide/workdir/crates/py)
[INFO] [stderr]    Compiling spatio-types v0.2.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tarpc v0.34.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling spatio-server v0.2.5 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling spatio-client v0.2.4 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling spatio-integration-tests v0.0.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling spatio-benchmarks v0.1.0 (/opt/rustwide/workdir/crates/benchmarks)
[INFO] [stderr]    Compiling spatio v0.3.6 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "0e20c125c46ded5677b2239b0eb7220dc05651137ab6e5fbb173fef46f9e6653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e20c125c46ded5677b2239b0eb7220dc05651137ab6e5fbb173fef46f9e6653", kill_on_drop: false }`
[INFO] [stdout] 0e20c125c46ded5677b2239b0eb7220dc05651137ab6e5fbb173fef46f9e6653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f7f792fc13827a2846547de8f23b87b00363c010a82a61c28c9214cfb5979f6
[INFO] running `Command { std: "docker" "start" "-a" "6f7f792fc13827a2846547de8f23b87b00363c010a82a61c28c9214cfb5979f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/spatio-d17ef1874fa45f2e)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test builder::tests::test_builder_default ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_from_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_invalid_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_from_geojson_defaults_z ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_roundtrip ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_3d_to_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_from_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_points_to_feature_collection ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_to_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_point_to_feature ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_box ... ok
[INFO] [stdout] test builder::tests::test_builder_with_path ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_rect_for_points ... ok
[INFO] [stdout] test builder::tests::test_builder_in_memory ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_to_geojson ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_from_geojson ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bounding_box_invalid ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_bboxes_intersect ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_convex_hull ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_expand_bbox ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_point_in_bbox ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_exactly_at_pole ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_bbox_indexing ... ok
[INFO] [stdout] test compute::geojson::tests::test_polygon_roundtrip ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_high_latitude_2d_query ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_query_within_cylinder ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_query_within_bbox_3d ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_latitude ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_longitude ... ok
[INFO] [stdout] test compute::validation::tests::test_invalid_altitude ... ok
[INFO] [stdout] test compute::validation::tests::test_non_finite_coordinates ... ok
[INFO] [stdout] test compute::validation::tests::test_valid_geographic_point ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_bbox ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_bbox_3d ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_multiple_points ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_polygon ... ok
[INFO] [stdout] test compute::validation::tests::test_validate_radius ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_history_capacity ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_insert_and_query_3d ... ok
[INFO] [stdout] test compute::validation::tests::test_valid_3d_point ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test compute::spatial::rtree::tests::test_polar_region_query_doesnt_panic ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_knn ... ok
[INFO] [stdout] test compute::spatial::algorithms::tests::test_distance_between ... ok
[INFO] [stdout] test config::tests::test_set_options ... ok
[INFO] [stdout] test config::tests::test_db_stats ... ok
[INFO] [stdout] test config::tests::test_db_item ... ok
[INFO] [stdout] test db::cold_state::tests::test_buffer_capacity ... ok
[INFO] [stdout] test db::cold_state::tests::test_disk_based_trajectory_query ... ok
[INFO] [stdout] test db::hot_state::tests::test_namespace_isolation ... ok
[INFO] [stdout] test db::hot_state::tests::test_remove_object ... ok
[INFO] [stdout] test db::hot_state::tests::test_spatial_query ... ok
[INFO] [stdout] test db::namespace::tests::test_binary_keys ... ok
[INFO] [stdout] test db::namespace::tests::test_different_separators ... ok
[INFO] [stdout] test db::hot_state::tests::test_update_replaces_old_position ... ok
[INFO] [stdout] test db::namespace::tests::test_empty_namespace_name_err ... ok
[INFO] [stdout] test db::namespace::tests::test_extract_namespaces ... ok
[INFO] [stdout] test db::cold_state::tests::test_tombstone_beats_future_timestamp_on_recovery ... ok
[INFO] [stdout] test db::cold_state::tests::test_tombstone_excludes_deleted_object_on_recovery ... ok
[INFO] [stdout] test db::cold_state::tests::test_recover_current_locations ... ok
[INFO] [stdout] test db::cold_state::tests::test_append_and_query_buffer ... ok
[INFO] [stdout] test db::cold_state::tests::test_tombstone_then_reinsert_recovers_object ... ok
[INFO] [stdout] test db::namespace::tests::test_key_belongs_to_namespace ... ok
[INFO] [stdout] test db::namespace::tests::test_key_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager ... ok
[INFO] [stdout] test db::namespace::tests::test_key_str_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_creation ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_default ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_display ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_equality ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager_empty_separator_err ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_empty ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_with_separator ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_with_separator_err ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_manager_parse_non_namespaced_key ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_too_long ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_with_custom_separator ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_valid ... ok
[INFO] [stdout] test db::namespace::tests::test_namespace_name_parse_with_null_byte ... ok
[INFO] [stdout] test db::tests::test_database_closed_operations ... ok
[INFO] [stdout] test db::tests::test_memory_db_cleans_up_temp_dir ... ok
[INFO] [stdout] test db::namespace::tests::test_owns_key ... ok
[INFO] [stdout] test db::namespace::tests::test_prefix ... ok
[INFO] [stdout] test db::namespace::tests::test_strip_prefix ... ok
[INFO] [stdout] test db::tests::test_query_near_object ... ok
[INFO] [stdout] test db::tests::test_delete_does_not_survive_restart ... ok
[INFO] [stdout] test db::tests::test_update_and_query_location ... ok
[INFO] [stdout] test db::tests::test_delete_then_reinsert_survives_restart ... ok
[INFO] [stdout] test db::hot_state::tests::test_concurrent_updates_different_objects ... ok
[INFO] [stderr]      Running tests/hot_state_recovery_test.rs (/opt/rustwide/target/debug/deps/hot_state_recovery_test-6faf8d5451dd9194)
[INFO] [stdout] test db::tests::test_query_trajectory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_db_restart_preserves_current_locations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spatial_3d_performance.rs (/opt/rustwide/target/debug/deps/spatial_3d_performance-99ad2e4e85fa2889)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_3d_sphere_query_correctness ... ok
[INFO] [stdout] test test_3d_knn_with_large_dataset ... ok
[INFO] [stdout] test test_3d_cylinder_query_altitude_pruning ... ok
[INFO] [stdout] test test_3d_sphere_query_scales_sublinearly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.74s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench_core.rs (/opt/rustwide/target/debug/deps/bench_core-81a9118992dde048)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench_server.rs (/opt/rustwide/target/debug/deps/bench_server-43a670823709fce5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatio_client-d03c421315ac9776)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_test.rs (/opt/rustwide/target/debug/deps/buffer_test-ef1aeddd8435d51c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_buffered_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_integration.rs (/opt/rustwide/target/debug/deps/client_integration-61fd786d392c4bd6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-06-13T08:45:13.648495Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:35223
[INFO] [stdout] [2m2026-06-13T08:45:13.648906Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:33627
[INFO] [stdout] [2m2026-06-13T08:45:13.648979Z[0m [32m INFO[0m [2mspatio_server::transport::rpc[0m[2m:[0m Spatio RPC Server listening on 127.0.0.1:33513
[INFO] [stdout] [2m2026-06-13T08:45:13.701044Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.700586267Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.701598Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701351387Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.702109Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701734847Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.702303Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701734847Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.702563Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701734847Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.703077Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701734847Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.703255Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701734847Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.703024Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.702314417Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.703497Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.702314417Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.703730Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.702314417Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.704054Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.702314417Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.704225Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.701351387Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.704189Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.702314417Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.707456Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.700586267Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.insert_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.707648Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704467067Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.706054Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704216897Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708098Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704852577Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708141Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704852577Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708330Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704852577Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708367Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704852577Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.708437Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704852577Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.708605Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704467067Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.708818Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708705916Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708828Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.706897276Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.708875Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.706897276Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.709081Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708886716Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.709135Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708886716Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.709329Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708886716Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.709378Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708886716Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.709445Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708886716Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.709606Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.708705916Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.709817Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.706897276Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.709862Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.706897276Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.709935Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.706897276Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.upsert"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.710101Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.704216897Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.upsert" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.761840Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.761481939Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.762638Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.762163959Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.762870Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.762163959Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.763175Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.762163959Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.763800Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.762163959Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.763937Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.762163959Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.764800Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.761481939Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.765543Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.764995179Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.delete" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.767421Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.766795139Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.767509Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.766795139Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.767654Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.766795139Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.767822Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.766795139Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.768060Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.766795139Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.delete"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.768544Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.764995179Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.delete" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.809420Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809160553Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.809788Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809443423Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.809839Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809443423Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.810270Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809443423Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.810436Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809443423Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.810559Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809443423Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.811044Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.809160553Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.811521Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811413983Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.811305Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811136892Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_radius" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.812362Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.812155314Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.812612Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811812792Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.812705Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811812792Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.812979Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811812792Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.813016Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811812792Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.813072Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811812792Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_radius"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.813203Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.812155314Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.813435Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.812155314Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.813473Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.812155314Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.813536Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.812155314Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.813636Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811136892Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_radius" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.813764Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.811413983Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_trajectory" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.814126Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.813931512Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.knn" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.814184Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stdout] [2m2026-06-13T08:45:13.814518Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.814329782Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.814562Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.814329782Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.814677Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.814329782Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.814710Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.814329782Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.814772Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.814329782Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.knn"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.815216Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.813931512Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.knn" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.815570Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815464442Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_bbox" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.815889Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815705412Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] test test_trajectory ... ok
[INFO] [stdout] [2m2026-06-13T08:45:13.815975Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815705412Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.816482Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815705412Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.816545Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815705412Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.816656Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815705412Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.query_bbox"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.816954Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.815464442Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.query_bbox" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.817229Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stdout] test test_spatial_queries ... ok
[INFO] [stdout] [2m2026-06-13T08:45:13.820366Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820117771Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m SendRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.820878Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820561251Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m ReceiveRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.820983Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820561251Z [3motel.kind[0m[2m=[0m"server"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BeginRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.821195Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820561251Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m CompleteRequest
[INFO] [stdout] [2m2026-06-13T08:45:13.821295Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820561251Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m BufferResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.821478Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.trace_id[0m[2m=[0m00 [3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820561251Z [3motel.kind[0m[2m=[0m"server" [3motel.name[0m[2m=[0m"SpatioService.get"[1m}[0m[2m:[0m [2mtarpc::server[0m[2m:[0m SendResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.821891Z[0m [32m INFO[0m [1mRPC[0m[1m{[0m[3mrpc.deadline[0m[2m=[0m2026-06-13T08:45:43.820117771Z [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0m"SpatioService.get" [3mrpc.trace_id[0m[2m=[0m00[1m}[0m[2m:[0m [2mtarpc::client[0m[2m:[0m ReceiveResponse
[INFO] [stdout] [2m2026-06-13T08:45:13.822368Z[0m [32m INFO[0m [2mspatio_server::writer[0m[2m:[0m Background writer shutting down
[INFO] [stdout] test test_client_lifecycle_and_crud ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_basic_test.rs (/opt/rustwide/target/debug/deps/server_basic_test-4eaf57bf4c32c4a4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_rpc_lifecycle ... ok
[INFO] [stdout] test test_trajectory_rpc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_hardening_test.rs (/opt/rustwide/target/debug/deps/server_hardening_test-85bdda0a9772258c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_max_frame_size ... ok
[INFO] [stdout] test test_idle_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_remote_client_test.rs (/opt/rustwide/target/debug/deps/server_remote_client_test-3858b9f6f0dc0c0e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_remote_client_ops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_spatial_ops_test.rs (/opt/rustwide/target/debug/deps/server_spatial_ops_test-231b402c02971926)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_spatial_rpc_commands ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_spatial_rpc_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_spatial_rpc_commands' (155) panicked at tests/tests/server_spatial_ops_test.rs:56:9:
[INFO] [stdout] Expected distance, got None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e21a1af4808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e21a1af4808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e21a1af4808 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e21a1af4808 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e21a1b0b9fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e21a1b0b9fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5e21a1af9d72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e21a1af9d72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e21a1ad15a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e21a1ad15a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e21a1aec329 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e21a16e64ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e21a16e64ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e21a1aec5a2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e21a1aec5a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e21a1ad1694 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e21a1ac88d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e21a1ad262d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e21a1b0c26c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e21a16c9612 - server_spatial_ops_test[cda71d5889a35a6a]::test_spatial_rpc_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_spatial_ops_test.rs:56:9
[INFO] [stdout]   20:     0x5e21a16cd8e5 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5e21a16cd95d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e21a1691c0d - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5e21a1691afc - tokio[49a11b446b80d30a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>, <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5e21a1691afc - tokio[49a11b446b80d30a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>, <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5e21a1691afc - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5e21a168795a - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>, <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5e21a1690dfd - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5e21a16900ab - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5e21a1631ffa - <tokio[49a11b446b80d30a]::runtime::context::scoped::Scoped<tokio[49a11b446b80d30a]::runtime::scheduler::Context>>::set::<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5e21a16a48ca - tokio[49a11b446b80d30a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>), <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5e21a16609e6 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[49a11b446b80d30a]::runtime::context::Context>>::try_with::<tokio[49a11b446b80d30a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>), <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5e21a166054c - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[49a11b446b80d30a]::runtime::context::Context>>::with::<tokio[49a11b446b80d30a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>), <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5e21a16a36a1 - tokio[49a11b446b80d30a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>), <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5e21a168b269 - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5e21a168b596 - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5e21a168fb59 - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5e21a163f4f3 - tokio[49a11b446b80d30a]::runtime::context::runtime::enter_runtime::<<tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5e21a16873d1 - <tokio[49a11b446b80d30a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5e21a165e8ef - <tokio[49a11b446b80d30a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5e21a165eae3 - <tokio[49a11b446b80d30a]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[b4812752338d81e6]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5e21a16ca832 - server_spatial_ops_test[cda71d5889a35a6a]::test_spatial_rpc_commands
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_spatial_ops_test.rs:111:7
[INFO] [stdout]   42:     0x5e21a16c7b17 - server_spatial_ops_test[cda71d5889a35a6a]::test_spatial_rpc_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/server_spatial_ops_test.rs:8:41
[INFO] [stdout]   43:     0x5e21a163cef6 - <server_spatial_ops_test[cda71d5889a35a6a]::test_spatial_rpc_commands::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e21a16d958b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e21a16d958b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5e21a16e6e05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5e21a16e6e05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5e21a16e6e05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5e21a16e6e05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5e21a16e6e05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e21a16e6e05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5e21a16e6e05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5e21a16e1964 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5e21a16e1964 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5e21a16e9e82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5e21a16e9e82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5e21a16e9e82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5e21a16e9e82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5e21a16e9e82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5e21a16e9e82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5e21a16e9e82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e21a1af3f6f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5e21a1af3f6f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x716e4e04daa4 - <unknown>
[INFO] [stdout]   65:     0x716e4e0daa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_spatial_rpc_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p spatio-integration-tests --test server_spatial_ops_test`
[INFO] running `Command { std: "docker" "inspect" "6f7f792fc13827a2846547de8f23b87b00363c010a82a61c28c9214cfb5979f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7f792fc13827a2846547de8f23b87b00363c010a82a61c28c9214cfb5979f6", kill_on_drop: false }`
[INFO] [stdout] 6f7f792fc13827a2846547de8f23b87b00363c010a82a61c28c9214cfb5979f6
